The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "any::moose"

Any::Moose::Convert - Convert Moose libraries to Mouse ones, or vice versa River stage zero No dependents

Any::Moose::Convert is a tool to convert Moose libraries to Mouse ones, or vice versa....

GFUJI/Any-Moose-Convert-0.004 - 25 May 2011 14:19:23 UTC - Search in distribution

Module::Install::Any::Moose - Any::Moose Support For Module::Install River stage zero No dependents

DMAKI/Module-Install-Any-Moose-0.00003 - 07 May 2009 22:48:49 UTC - Search in distribution

Dist::Maker::Template::Any::Moose - Distribution template using Any::Moose River stage zero No dependents

GFUJI/Dist-Maker-0.10 - 07 Jul 2013 07:36:53 UTC - Search in distribution

Any::Moose - (DEPRECATED) use Moo instead! River stage three • 117 direct dependents • 301 total dependents

ETHER/Any-Moose-0.27 - 08 Nov 2016 03:37:58 UTC - Search in distribution

Mouse - Moose minus the antlers River stage three • 230 direct dependents • 564 total dependents

Moose is a postmodern object system for Perl5. Moose is wonderful. Unfortunately, Moose has a compile-time penalty. Though significant progress has been made over the years, the compile time penalty is a non-starter for some very specific application...

SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTC - Search in distribution

Moxie - Not Another Moose Clone River stage zero No dependents

Moxie is a new object system for Perl 5 that aims to be a successor to the Moose module. The goal is to provide the same key features of Moose; syntactic sugar, common base class, slot management, role composition, accessor generation and a meta-obje...

STEVAN/Moxie-0.07 - 15 Nov 2017 23:31:53 UTC - Search in distribution

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2054 direct dependents • 5285 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 402 direct dependents • 539 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Muuse - Moose but with less typing River stage zero No dependents

Muuse imports both Moose and MooseX::ShortHas, making it even less work in typing and reading to set up an object....

MITHALDU/Muuse-1.222490 - 06 Sep 2022 09:52:16 UTC - Search in distribution

Mite - Moose-like OO, fast to load, with zero dependencies. River stage zero No dependents

Mite provides a subset of Moose features with very fast startup time and zero dependencies. Moose and Moo are great... unless you can't have any dependencies or compile-time is critical. Mite provides Moose-like functionality, but it does all the wor...

TOBYINK/Mite-0.012000 - 12 Dec 2022 20:44:49 UTC - Search in distribution

PRANG - XML graph engine - XML to Moose objects and back! River stage one • 1 direct dependent • 1 total dependent

PRANG is an XML Graph engine, which provides post-schema validation objects (PSVO). It is designed for implementing XML languages for which a description of the valid sets of XML documents is available - for example, a DTD, W3C XML Schema or Relax sp...

EGILES/PRANG-0.21 - 30 Jan 2023 22:10:38 UTC - Search in distribution

Reindeer - Moose with more antlers River stage one • 2 direct dependents • 4 total dependents

Like Moose? Use MooseX::* extensions? Maybe some MooseX::Types libraries? Hate that you have to use them in every. Single. Class. Reindeer aims to resolve that :) Reindeer _is_ Moose -- it's just Moose with a number of the more useful/popular extensi...

RSRCHBOY/Reindeer-0.020 - 20 Dec 2017 23:30:25 UTC - Search in distribution

Cfn - An object model for CloudFormation documents River stage one • 1 direct dependent • 2 total dependents

This module helps parse, manipulate, validate and generate CloudFormation documents in JSON and YAML formats (see stability section for more information on YAML). It creates an object model of a CloudFormation template so you can work with the docume...

JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution

Pb - a workflow system made from Perl and bash River stage zero No dependents

If you are a devops developer--even if you're a devops developer who doesn't believe that devops is really a thing--you spend a bunch of your time writing control scripts. Some of them you probably write in "bash", because job control is one of those...

BAREFOOT/Pb-0.02 - 11 Feb 2020 06:30:49 UTC - Search in distribution

helm - Easy server and cluster automation River stage zero No dependents

"helm" is command-line utility to make it easy to automate system tasks for individual machines, a cluster of machines or a subset of machines in a cluster. It has the following features: * Combine multiple commands into a single tasks and to have gr...

WONKO/helm-0.4 - 28 Jun 2011 18:53:01 UTC - Search in distribution

PIR - Short alias for Path::Iterator::Rule River stage three • 40 direct dependents • 228 total dependents

This is an empty subclass of Path::Iterator::Rule. It saves you from having to type the full name repeatedly, which is particularly handy for one-liners: $ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'...

DAGOLDEN/Path-Iterator-Rule-1.015 - 09 Sep 2021 16:07:55 UTC - Search in distribution

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

Fey - Better SQL Generation Through Perl River stage one • 6 direct dependents • 9 total dependents

The "Fey" distribution contains a set of modules for representing the components of a DBMS schema, and for dynamically generating SQL queries based on that schema....

DROLSKY/Fey-0.43 - 16 Jun 2015 03:55:50 UTC - Search in distribution

VCI - A library for interacting with version-control systems. River stage zero No dependents

This is VCI, the generic Version Control Interface. The goal of VCI is to create a common API that can interface with all version control systems (which are sometimes also called Software Configuration Management or "SCM" systems). The VCI home page ...

MKANAT/VCI-0.7.1 - 31 Oct 2010 23:41:10 UTC - Search in distribution

perlbrew - Perl environment manager. River stage one • 6 direct dependents • 9 total dependents

GUGOD/App-perlbrew-0.98 - 11 Aug 2023 14:21:58 UTC - Search in distribution
1,401 results (0.148 seconds)